home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
SDKs
/
Word Services SDK 1.0.6
/
Writeswell Jr 1.2.1 Sources ƒ
/
Library Source
/
ArrowKeyCodes.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-03-03
|
267 b
|
11 lines
|
[
TEXT/KAHL
]
/* ArrowKeyCodes.h
* Character codes for the Macintosh keyboard cursor keys
* Copyright ©1993 Working Software, Inc. All Rights Reserved.
* 4 Mar 93 Mike Crawford
*/
#define kLeftArrow 0x1C
#define kRightArrow 0x1D
#define kUpArrow 0x1E
#define kDownArrow 0x1F